Skip to content

Conversation

ArneGudermann
Copy link
Contributor

Can be used for something like:

dbStore.state["editor.url"]["foo"] = (url) => {
        const parts = url.split("/")
        return `/app/editor-foo/${parts[parts.length-1]}`

      }

@ArneGudermann ArneGudermann requested a review from akelch July 28, 2025 12:28
@akelch akelch merged commit a4bc457 into main Aug 15, 2025
@akelch akelch deleted the feat/custom-editor-url branch August 15, 2025 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants